Skip to content

Conversation

@ramosian-glider
Copy link
Member

"executor/kvm: add x86-64 SYZOS fuzzer" accidentally disabled pseudo-syscalls that manipulate SYZOS VMs, by adding an empty case to a switch statement.

Merge the two cases together to fix the problem.


Before sending a pull request, please review Contribution Guidelines:
https://github.com/google/syzkaller/blob/master/docs/contributing.md


@ramosian-glider ramosian-glider self-assigned this May 8, 2025
@ramosian-glider ramosian-glider requested a review from a-nogikh May 8, 2025 16:43
"executor/kvm: add x86-64 SYZOS fuzzer" accidentally disabled
pseudo-syscalls that manipulate SYZOS VMs, by adding an empty case
to a switch statement.

Merge the two cases together to fix the problem.
@dvyukov dvyukov added this pull request to the merge queue May 8, 2025
Merged via the queue into google:master with commit bb813bc May 8, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants